*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Sat, 21 Mar 2009 11:31:50 +0000 (11:31 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 21 Mar 2009 11:31:50 +0000 (11:31 +0000)
nt/ChangeLog

index 851d4a7525a89a082da1b7697b92125cbac305de..822302c6cd47f2e181e905e62dc170d4ab9e3e1d 100644 (file)
@@ -1,3 +1,13 @@
+2009-03-21  Eli Zaretskii  <eliz@gnu.org>
+
+       * inc/sys/stat.h (struct stat): Change the types of st_uid and
+       st_gid to unsigned.
+
+       * inc/pwd.h (struct passwd): Change the types of pw_uid and pw_gid
+       to unsigned.
+       (getpwuid): Argument is now unsigned.
+       uid_t is now unsigned.
+
 2009-02-24  Juanma Barranquero  <lekktu@gmail.com>
 
        * INSTALL: Add comment about TCC; fix typos.